Skip to content

Commit

Permalink
Build on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobkoziej committed Oct 22, 2023
1 parent 6bf7fc5 commit 5bcd7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node_fw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
needs: pre_job
if: ${{ needs.pre_job.outputs.should_skip != 'true' }}

runs-on: ubuntu-22.04
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5bcd7a5

Please sign in to comment.