Skip to content

Commit

Permalink
build status frozen, try changing job name
Browse files Browse the repository at this point in the history
  • Loading branch information
tex-murphy committed Dec 19, 2024
1 parent f3d5fa4 commit 405c2c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Visionary URL CI/CD
name: visionary-url CI/CD

on:
push:
Expand All @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16, 18, 20]
node-version: [16, 18, 20, 22]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 405c2c2

Please sign in to comment.