Skip to content

Commit 11d8e88

Browse files
committed
try a different image
1 parent 15ee484 commit 11d8e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
test:
77
runs-on: ubuntu-latest
8-
container: quicklisp/quicklisp-base
8+
container: bdockerimg/quicklisp
99
steps:
1010
- name: Checkout Repository
1111
uses: actions/checkout@v3

0 commit comments

Comments
 (0)