Skip to content

Commit b42c598

Browse files
committed
drop node22 because of actions/runner#3600
1 parent fe4363c commit b42c598

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,15 +121,7 @@ jobs:
121121
122122
: # other misc environment variables
123123
echo "GITHUB_SHA_SHORT=${LOCAL_SHA}" >> $GITHUB_ENV
124-
125-
126-
127-
# APPS
128-
- name: node / set to LTS
129-
uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122
130-
with:
131-
node-version: 22
132-
124+
133125
134126
135127
# DOCKER

0 commit comments

Comments
 (0)