Skip to content

Commit

Permalink
gha: remove windows-2019 from installer matrix
Browse files Browse the repository at this point in the history
2019 installer is not needed and each entry of the matrix triggers a
separate e2e workflow. So it is good to only have a 1x1 matrix.
  • Loading branch information
jsliacan committed Jan 15, 2024
1 parent 6d23b6a commit 01931b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
fail-fast: false
matrix:
os:
- windows-2019
- windows-2022
go:
- '1.20'
Expand Down

0 comments on commit 01931b5

Please sign in to comment.