mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
Revert "github: Disable go-swagger on Go 1.25+"
This reverts commit 2711763b47.
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -31,11 +31,6 @@ jobs:
|
||||
# Differential ShellCheck requires full git history
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Workaround for broken go-swagger on Go 1.25
|
||||
run: |
|
||||
rm test/lint/rest-api-up-to-date.sh
|
||||
if: matrix.go == 'tip' || matrix.go == 'stable'
|
||||
|
||||
- name: Dependency Review
|
||||
uses: actions/dependency-review-action@v4
|
||||
if: github.event_name == 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user