1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

add CentOS 8 Stream (Docker container)

This commit is contained in:
shimataro 2022-10-30 18:55:09 +09:00
parent 21a3f86bb6
commit c3074fe6b9
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
3 changed files with 23 additions and 13 deletions

View file

@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Others
* add `windows-2022`, `macos-11`, `macos-12`, `ubuntu-22.04`
* drop `ubuntu-16.04`, `centos:8 (Docker container)`
* add `windows-2022`, `macos-11`, `macos-12`, `ubuntu-22.04`, and `CentOS 8 Stream (Docker container)`
* drop `ubuntu-16.04`, and `CentOS 8 (Docker container)`
## [2.3.1] - 2021-08-01