mirror of
https://github.com/goenning/google-indexing-script.git
synced 2024-11-22 11:56:59 +03:00
Merge a7dfb24f5e
into c52c2f8c67
This commit is contained in:
commit
73d7126f0a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
node: ["18.x", "20.x"]
|
||||
node: ["18.x", "20.x", "21.x", "22.x"]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user