Skip to content

Commit

Permalink
ci: v1 is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Feb 3, 2025
1 parent 809685c commit be0a78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Common Lisp
uses: fosskers/common-lisp@v1.0.0
uses: fosskers/common-lisp@v1
with:
compiler: ${{ matrix.compiler }}

Expand Down

0 comments on commit be0a78d

Please sign in to comment.