Skip to content

Commit

Permalink
last go1.23 change
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Feb 7, 2025
1 parent b2c83b9 commit e63a4d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/e2e-test-workflow-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,3 @@ jobs:
name: '${{ matrix.entrypoint }}-${{ matrix.test }}'
path: e2e/diagnostics
retention-days: 5

2 changes: 1 addition & 1 deletion .github/workflows/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: '1.22'
go-version: '1.23'
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit e63a4d1

Please sign in to comment.