Skip to content

Commit

Permalink
Merge branch 'main' into renovate/rules_swift_package_manager-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
katre authored Sep 27, 2024
2 parents a042e4c + e37f9a2 commit 0515d13
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 @@ -69,7 +69,7 @@ jobs:
- uses: ./.github/actions/execute_integration_tests

all_ci_tests:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
needs: [tidy_and_test_matrix, integration_test_matrix]
if: ${{ always() }}
steps:
Expand Down

0 comments on commit 0515d13

Please sign in to comment.