Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and opicaud committed Jan 5, 2024
1 parent e127a29 commit ee3a83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Bazel test
run: bazel --output_user_root=/tmp/cache test --test_output=errors //...
release_job:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs: test_job
env:
RELEASE_NAME: rules_pact
Expand Down

0 comments on commit ee3a83f

Please sign in to comment.