Skip to content

Commit

Permalink
Fix missing ci packages in latest ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
indiebrain committed Jan 14, 2025
1 parent 77084d4 commit 99e6d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

integration-test:
name: Integration test
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
needs:
- check
- unit-test
Expand Down

0 comments on commit 99e6d9d

Please sign in to comment.