Skip to content

Commit

Permalink
CI: add Julia 1.10 to the manifest updater list (#98054)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jan 2, 2024
1 parent e740c85 commit c0d1328
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,15 @@ jobs:
fail-fast: false
matrix:
version:
# Keep this list in sync with `ci.yml`.
- '1.3'
- '1.4'
- '1.5'
- '1.6'
- '1.7'
- '1.8'
- '1.9'
- '1.10'
- 'nightly'
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.3.0
Expand Down

0 comments on commit c0d1328

Please sign in to comment.