Skip to content

Commit

Permalink
Using goland v 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
pierskarsenbarg committed May 21, 2024
1 parent 67a913d commit 9062207
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -349,7 +349,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.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 @@ -90,7 +90,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -281,7 +281,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -364,7 +364,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -194,7 +194,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -269,7 +269,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
nodeversion:
- 20.x
pythonversion:
Expand Down Expand Up @@ -346,7 +346,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.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 @@ -84,7 +84,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -197,7 +197,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -277,7 +277,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -359,7 +359,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.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 @@ -88,7 +88,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down Expand Up @@ -267,7 +267,7 @@ jobs:
dotnetversion:
- 8.0.x
goversion:
- 1.20.x
- 1.22.x
language:
- nodejs
- python
Expand Down

0 comments on commit 9062207

Please sign in to comment.