Skip to content

Commit

Permalink
Move some x64 tmbasic CI builds to warpbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
electroly committed Feb 2, 2024
1 parent e9cf33d commit 0e99156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tmbasic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, workflow_dispatch]

jobs:
build-runner-docker:
runs-on: ubuntu-latest
runs-on: warp-ubuntu-latest-x64-4x
strategy:
matrix:
include:
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
runner-mac-x64
build-tmbasic-docker:
runs-on: ubuntu-latest
runs-on: warp-ubuntu-latest-x64-4x
strategy:
matrix:
include:
Expand Down

0 comments on commit 0e99156

Please sign in to comment.