Skip to content

Commit

Permalink
Try fccurrexc.cpp on just Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-goodspeed committed Nov 25, 2024
1 parent 9ff4568 commit 147895b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
build:
strategy:
matrix:
os: [windows-large, ubuntu-22.04]
## os: [windows-large, ubuntu-22.04]
os: [ubuntu-22.04]
runs-on: ${{ matrix.os }}
steps:
- uses: secondlife/action-autobuild@v5
Expand Down

0 comments on commit 147895b

Please sign in to comment.