mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
get rid of 12x as not supported by react-scripts
This commit is contained in:
BIN
.github/images/kerberos-agent-v2-v3.png
vendored
BIN
.github/images/kerberos-agent-v2-v3.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB |
2
.github/workflows/react.yml
vendored
2
.github/workflows/react.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x, 16.x]
|
||||
node-version: [14.x, 16.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user