Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denysgerasymuk799 committed Jun 2, 2024
1 parent 1f570f8 commit e7a304a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
python: [3.8, 3.9]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]

uses: ./.github/workflows/build-virny.yml
with:
Expand All @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
python: [3.8, 3.9]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]

uses: ./.github/workflows/unit-tests.yml
with:
Expand Down

0 comments on commit e7a304a

Please sign in to comment.