Skip to content

Commit

Permalink
[ci] specify OS
Browse files Browse the repository at this point in the history
  • Loading branch information
digikar99 committed Apr 24, 2024
1 parent dfd1242 commit 0266a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Download implementation
env:
LISP: ${{ matrix.lisp }}
OS: ubuntu-22.04
run: |
pwd
ls -l
Expand Down

0 comments on commit 0266a09

Please sign in to comment.