This commit is contained in:
Philipp Hofer 2025-02-21 10:40:46 +01:00
parent 9f35920f3c
commit e3d8a47af0

View File

@ -11,6 +11,8 @@ env:
jobs:
test:
runs-on: ubuntu-latest
- name: Pull Latest CI Image
run: docker pull git.hofer.link/philipp/ci-images:rust-latest
container:
image: git.hofer.link/philipp/ci-images:rust-latest
options: --pull always