mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
upgraded ubuntu builder version 18.04=>22.04
This commit is contained in:
2
.github/workflows/build-npm.yaml
vendored
2
.github/workflows/build-npm.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04]
|
||||
os: [ubuntu-22.04]
|
||||
|
||||
steps:
|
||||
- name: Context
|
||||
|
||||
Reference in New Issue
Block a user