We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8546563 commit ac3160cCopy full SHA for ac3160c
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
14
runs-on: ubuntu-latest
15
- container: doubleailes/rust-docker-nextest:0.1.1
+ container: ghcr.io/doubleailes/rust-docker-nextest:latest
16
17
steps:
18
- uses: actions/checkout@v2
.github/workflows/rust.yml
@@ -13,7 +13,7 @@ jobs:
19
0 commit comments