Skip to content

Commit 0d61f30

Browse files
committed
Bump comp vers
1 parent f809687 commit 0d61f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check-cross.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: matrix.config.platform != 'FreeBSD'
4545
uses: addnab/docker-run-action@v3
4646
with:
47-
image: debian:experimental-slim
47+
image: debian:experimental
4848
options: -v ${{ github.workspace }}:/quickjsr --platform=linux/${{ matrix.config.platform }} -e DEBIAN_FRONTEND=noninteractive -e TZ=Etc/UTC -e LANG=en_AU.UTF-8
4949
run: |
5050
apt-get update

0 commit comments

Comments
 (0)