Skip to content

Commit

Permalink
re-add other runners
Browse files Browse the repository at this point in the history
  • Loading branch information
franhoey committed Jan 5, 2024
1 parent ecb0c6e commit 3652557
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 @@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ windows-2022 ] #, ubuntu-22.04, macos-12
os: [ windows-2022, ubuntu-22.04, macos-12 ]

steps:
- name: Checkout the repository
Expand Down

0 comments on commit 3652557

Please sign in to comment.