From adc34e0a99b41285655b8a18534bbafda4d54a4d Mon Sep 17 00:00:00 2001 From: alyssa Date: Sat, 30 Nov 2024 12:49:53 +0900 Subject: [PATCH] test --- .github/workflows/nomad.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nomad.yml b/.github/workflows/nomad.yml index 1964ee8..4204d36 100644 --- a/.github/workflows/nomad.yml +++ b/.github/workflows/nomad.yml @@ -5,7 +5,7 @@ jobs: build: runs-on: ubuntu-latest container: - image: alpine:latest + image: alpine:edge steps: - uses: actions/checkout@v1 - run: cat nomad.sh