Actions 6
All checks were successful
Rust-build / build (push) Successful in 2m2s

This commit is contained in:
Justine Pelletreau 2023-07-17 11:26:15 +02:00
parent 725ff8b0cc
commit f86145ff22

View File

@ -9,7 +9,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: rust:latest image: catthehacker/ubuntu:act-latest
steps: steps:
- name: Check-out - name: Check-out