feat: build container with zsh 5.9 (#525)

This commit is contained in:
Philipp Schmitt 2023-06-05 09:04:01 +02:00 committed by GitHub
parent 879d889ee1
commit 238e843d60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ jobs:
- 5.6.2
- 5.7.1
- 5.8
- 5.9
steps:
- name: check out repository code
uses: actions/checkout@v3