Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cozycactus committed Sep 2, 2023
1 parent 36c3efe commit 7804ccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
ubuntu-build:
name: Linux CI
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04,ubuntu-22.04,ubuntu-latest]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: OS X
runs-on: ${{ matrix.os }}
strategy:

fail-fast: false
matrix:
build_type: [Release, Debug]
os: [macos-11, macos-12,macos-13]
Expand Down

0 comments on commit 7804ccc

Please sign in to comment.