Skip to content

Commit

Permalink
Merge pull request #196 from boozook/ci/something
Browse files Browse the repository at this point in the history
CI: Updated min SDK version for tests, windows tests is temporarily disabled.
  • Loading branch information
boozook authored Feb 9, 2024
2 parents 55c6415 + 54e4edf commit f52c10e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
os:
- macos-latest
- ubuntu-latest
- windows-latest
# - windows-latest
sdk:
# - beta
- latest
- 2.1.0
- 2.3.0

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -225,7 +225,7 @@ jobs:
sdk:
# - beta
- latest
- 2.1.0
- 2.3.0

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -323,7 +323,7 @@ jobs:
sdk:
# - beta
- latest
- 2.1.0
- 2.3.0

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f52c10e

Please sign in to comment.