Skip to content

Commit

Permalink
For some reason the test-mem CI job fails on ubuntu-22, but passes on…
Browse files Browse the repository at this point in the history
… ubuntu-20
  • Loading branch information
pavoljuhas committed Sep 4, 2024
1 parent cbd1da0 commit d64fc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazeltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
test-mem:
name: Test with tcmalloc
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d64fc2a

Please sign in to comment.