test anton-small-vm

This commit is contained in:
Anton-4 2021-05-10 16:22:48 +02:00 committed by GitHub
parent 6ba4d33e1b
commit d9d08a96e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,14 +8,14 @@ env:
jobs:
prep-dependency-container:
name: fmt, clippy, test --release
runs-on: self-hosted
runs-on: [self-hosted, i5-4690K]
timeout-minutes: 60
env:
FORCE_COLOR: 1
steps:
- uses: actions/checkout@v2
with:
clean: "false"
clean: "true"
- name: Earthly version
run: earthly --version