Rebase from rowt #6

Merged
philipp merged 129 commits from upd into main 2025-04-03 17:11:50 +02:00
Showing only changes of commit e3d8a47af0 - Show all commits

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