We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d2909 commit 241ec59Copy full SHA for 241ec59
.github/workflows/pr.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
go:
9
name: Check sources
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
11
env:
12
OPERATOR_SDK_VERSION: v1.8.0
13
steps:
0 commit comments