Skip to content

Commit

Permalink
Change one more line
Browse files Browse the repository at this point in the history
  • Loading branch information
georgegevoian authored Oct 15, 2024
1 parent 1231240 commit cb9d2ff
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 @@ -167,7 +167,7 @@ jobs:
candidate:
needs: build_and_test
if: ${{ success() && github.event_name == 'push' }}
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Fetch new candidate branch
uses: actions/checkout@v3
Expand Down

0 comments on commit cb9d2ff

Please sign in to comment.