Skip to content

Commit

Permalink
update to go 1.21.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxstorm committed Oct 17, 2023
1 parent 9d82b99 commit ca1b3d4
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.20.x
language:
- nodejs
- python
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -267,7 +267,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -344,7 +344,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
javaversion:
- "11"
language:
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -283,7 +283,7 @@ jobs:
javaversion:
- "11"
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -366,7 +366,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
javaversion:
- "11"
language:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -267,7 +267,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -344,7 +344,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -190,7 +190,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -265,7 +265,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -342,7 +342,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/run-acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down Expand Up @@ -180,7 +180,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
nodeversion:
- 14.x
pythonversion:
Expand Down Expand Up @@ -261,7 +261,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.19.x
- 1.21.x
language:
- nodejs
- python
Expand Down

0 comments on commit ca1b3d4

Please sign in to comment.