Skip to content

Commit

Permalink
CI: temporarily don't update manifests for Julia nightly (#108202)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jun 4, 2024
1 parent 8d60a63 commit 3ce752f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- '1.8'
- '1.9'
- '1.10'
- 'nightly'
# - 'nightly' # TODO: uncomment this line
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v3.3.0
- uses: julia-actions/setup-julia@f2258781c657ad9b4b88072c5eeaf9ec8c370874 # v2.0.0
Expand Down

0 comments on commit 3ce752f

Please sign in to comment.