Skip to content

Commit

Permalink
SNOW-636384 bump macos used to build package (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller authored Aug 4, 2022
1 parent 9bc3298 commit 0c26ed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ jobs:
id: manylinux_aarch64
- image: windows-2019
id: win_amd64
- image: macos-10.15
- image: macos-latest
id: macosx_x86_64
- image: macos-10.15
- image: macos-latest
id: macosx_arm64
python-version: ["3.7", "3.8", "3.9", "3.10"]
exclude:
Expand Down

0 comments on commit 0c26ed3

Please sign in to comment.