diff options
| author | ruki <[email protected]> | 2022-02-18 00:44:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-18 00:44:49 +0800 |
| commit | bc9295aa19e645432c0edb48b34a66e68a78d96c (patch) | |
| tree | 28d8af75b2cedd0ee5557c7f359e257348c37167 | |
| parent | 834e430450fed1c65bea2341a783b6ea361b0cf4 (diff) | |
update ci
| -rw-r--r-- | .github/workflows/archlinux.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/archlinux.yml b/.github/workflows/archlinux.yml index 812010df8..035433687 100644 --- a/.github/workflows/archlinux.yml +++ b/.github/workflows/archlinux.yml @@ -9,7 +9,7 @@ on: jobs: build: - container: archlinux:base-devel-20211003.0.35663 + container: archlinux:base-devel runs-on: ubuntu-latest concurrency: |
