Skip to content

Commit

Permalink
test large runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dirtycajunrice committed Dec 10, 2024
1 parent 2db6531 commit 02c3efa
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 @@ -28,7 +28,7 @@ jobs:
fail-fast: true
matrix:
engine: [5.4] # [5.5, 5.4, 5.3, 5.2, 5.1, 5.0]
os: [ubuntu-24.04] # [ubuntu-24.04, ubuntu-24.04-arm64, windows-2022, macos-13]
os: [ubuntu-latest-8] # [ubuntu-24.04, ubuntu-24.04-arm64, windows-11-desktop, macos-13] ubuntu-latest-8
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 02c3efa

Please sign in to comment.