diff options
| author | ruki <[email protected]> | 2022-02-17 23:43:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-17 23:43:16 +0800 |
| commit | 834e430450fed1c65bea2341a783b6ea361b0cf4 (patch) | |
| tree | 0fcf2896decbaa6e8b298fbe22ee8a90e9269641 /.github/workflows | |
| parent | 1ca14da621e39e1a71864fdde0ab8da70e64197c (diff) | |
fix ci
Diffstat (limited to '.github/workflows')
| -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 d7c2dac54..812010df8 100644 --- a/.github/workflows/archlinux.yml +++ b/.github/workflows/archlinux.yml @@ -9,7 +9,7 @@ on: jobs: build: - container: archlinux:base-devel-20220102.0.42924 + container: archlinux:base-devel-20211003.0.35663 runs-on: ubuntu-latest concurrency: |
