Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2df4ef2

Browse filesBrowse files
Trying to fix the few remaining issues
1 parent 48d1765 commit 2df4ef2
Copy full SHA for 2df4ef2

File tree

1 file changed

+1
-4
lines changed
Filter options

1 file changed

+1
-4
lines changed

‎.github/workflows/ci.yaml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yaml
+1-4Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
env:
1313
GO_VERSION: 1.19.13
14-
NODE_VERSION: 12
14+
NODE_VERSION: 16
1515
GOLANGCI_VERSION: v1.53.3
1616
GOPHERJS_EXPERIMENT: generics
1717
SOURCE_MAP_SUPPORT: true
@@ -69,9 +69,6 @@ jobs:
6969
darwin_smoke:
7070
name: Darwin Smoke
7171
runs-on: macos-latest
72-
env:
73-
# Node version '12' is not found for darwin.
74-
NODE_VERSION: 20
7572
steps:
7673
- uses: actions/checkout@v4
7774
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.