mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
feat: build container with zsh 5.9 (#525)
This commit is contained in:
parent
879d889ee1
commit
238e843d60
1
.github/workflows/containers.yaml
vendored
1
.github/workflows/containers.yaml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
||||||
- 5.6.2
|
- 5.6.2
|
||||||
- 5.7.1
|
- 5.7.1
|
||||||
- 5.8
|
- 5.8
|
||||||
|
- 5.9
|
||||||
steps:
|
steps:
|
||||||
- name: check out repository code
|
- name: check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue