Skip to content

Commit

Permalink
update sbcl-bin version
Browse files Browse the repository at this point in the history
  • Loading branch information
snmsts committed Sep 21, 2024
1 parent 49ab860 commit 251f409
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
lisp: [sbcl-bin/2.0.0]
lisp: [sbcl-bin/2.4.0]
environment: SET_VERSION
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tsv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
lisp: [sbcl-bin/2.0.0]
lisp: [sbcl-bin/2.4.0]
target: [x86-64]
environment: SET_VERSION

Expand Down

0 comments on commit 251f409

Please sign in to comment.