Skip to content

Commit

Permalink
Revert "Do not run on osx until DuckDB osx nightly builds are fixes."
Browse files Browse the repository at this point in the history
This reverts commit bf68209.
  • Loading branch information
Giorgi committed Aug 23, 2023
1 parent bf68209 commit 902a392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-20.04, windows-latest]
os: [ubuntu-20.04, windows-latest, macos-12]
arch: ['amd64']
dotnet-version: ['6.0']
fail-fast: false
Expand Down

0 comments on commit 902a392

Please sign in to comment.