Skip to content

Commit

Permalink
update cdci on v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinyu Li authored and Xinyu Li committed Jul 22, 2024
1 parent 793336a commit fae7af3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-11, windows-2019]
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
- uses: actions/checkout@v4
Expand All @@ -33,7 +33,7 @@ jobs:
- uses: robinraju/[email protected]
with:
repository: "fixstars/ion-kit"
latest: true
latest: false
fileName: "ion-kit*"

- name: Copy macos file
Expand Down

0 comments on commit fae7af3

Please sign in to comment.