Skip to content

Commit

Permalink
chore: Update runs-on to ubuntu-latest for Linux job
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-cheff committed Jul 12, 2024
1 parent 9b64ee0 commit 51f3668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
linux:
permissions:
contents: write
runs-on: warp-ubuntu-latest-x64-16x
runs-on: ubuntu-latest
needs: [build-data, check-release]

steps:
Expand Down

0 comments on commit 51f3668

Please sign in to comment.