Skip to content

Commit

Permalink
Update Github-actions Tcl9.0 to release
Browse files Browse the repository at this point in the history
  • Loading branch information
thommey committed Oct 6, 2024
1 parent 76b8a0c commit d2f747a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Tcl Versions
strategy:
matrix:
tcl_version: [ '8.5.19', '8.6.14', '8.7a5', '9.0b2' ]
tcl_version: [ '8.5.19', '8.6.14', '8.7a5', '9.0.0' ]
continue-on-error: true
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d2f747a

Please sign in to comment.