Skip to content

Commit

Permalink
Merge pull request #66 from guzba/master
Browse files Browse the repository at this point in the history
macos-latest waaaaaayyy to flaky
  • Loading branch information
treeform authored Feb 11, 2022
2 parents 3aada21 + 58f527a commit 81726bf
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 @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest]
nim-version: ['1.2.2', '1.2.x', '1.4.x', 'stable']
include:
- nim-version: '1.4.x'
Expand Down

0 comments on commit 81726bf

Please sign in to comment.