Skip to content

Commit

Permalink
SNOW-969837: Use macos-11 for tests (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa committed Nov 29, 2023
1 parent f33dfc7 commit 15fac29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
token: ${{ secrets.CODE_COV_UPLOAD_TOKEN }}
build-test-mac:
runs-on: macos-latest
runs-on: macos-11
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 15fac29

Please sign in to comment.