We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793d259 commit 39fbc44Copy full SHA for 39fbc44
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
strategy:
6
matrix:
7
go-versions: ['1.22', '1.21']
8
- platform: [ubuntu-20.04]
+ platform: [ubuntu-22.04]
9
environment-variables: [build/config/plain.sh, build/config/libpfm4.sh, build/config/libipmctl.sh]
10
runs-on: ${{ matrix.platform }}
11
timeout-minutes: 30
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments