Skip to content

Commit

Permalink
fixing runners
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieMc0 committed Jan 5, 2024
1 parent a20d8df commit a11689b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
# run: rm -rf *

smoke-test:
runs-on: buildjet-4vcpu-ubuntu-2204 #["ubuntu-latest"]
runs-on: buildjet-4vcpu-ubuntu-2004 #["ubuntu-latest"]
timeout-minutes: 25
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a11689b

Please sign in to comment.