We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fcbb6 commit e77d032Copy full SHA for e77d032
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
strategy:
6
matrix:
7
go-versions: ['1.25']
8
- platform: [ubuntu-22.04]
+ platform: [ubuntu-24.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