Skip to content

Commit

Permalink
s390x - remove libpfm4
Browse files Browse the repository at this point in the history
  • Loading branch information
vivkong committed May 29, 2024
1 parent d2e10fd commit 3d784cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-s390x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
matrix:
go-versions: ['1.22', '1.21']
platform: [ubuntu-20.04]
environment-variables: [build/config/plain.sh, build/config/libpfm4.sh] #, build/config/libipmctl.sh]
environment-variables: [build/config/plain.sh] #, build/config/libpfm4.sh, build/config/libipmctl.sh]
runs-on: [ self-hosted, linux, S390X ] #${{ matrix.platform }}
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 3d784cf

Please sign in to comment.