Skip to content

Commit

Permalink
SNOW-1058245-sqlalchemy-20-support: downgrade macos from latest to 13…
Browse files Browse the repository at this point in the history
… for python3.8
  • Loading branch information
sfc-gh-mraba committed Apr 25, 2024
1 parent ff35809 commit 6a309e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
matrix:
os: [
ubuntu-latest,
macos-latest,
macos-13,
windows-latest,
]
python-version: ["3.8"]
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
matrix:
os: [
ubuntu-latest,
macos-latest,
macos-13,
windows-latest,
]
python-version: ["3.8"]
Expand Down Expand Up @@ -174,7 +174,7 @@ jobs:
matrix:
os: [
ubuntu-latest,
macos-latest,
macos-13,
windows-latest,
]
python-version: ["3.8"]
Expand Down

0 comments on commit 6a309e6

Please sign in to comment.