Skip to content

Commit

Permalink
run integration tests on 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Jan 18, 2025
1 parent 80d551f commit a78d0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
integration-test:
# name: ${{ matrix.test }}
name: integration-test
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
# needs: build_primary_binaries
strategy:
fail-fast: false
Expand Down

0 comments on commit a78d0cd

Please sign in to comment.