mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-24 05:29:51 +03:00
revert changes to windows version in ci
This commit is contained in:
parent
e115c69042
commit
ab4fae2c27
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- macos-13 # [macOs, x64]
|
||||
- macos-latest # [macOs, ARM64]
|
||||
- ubuntu-20.04 # [linux, x64]
|
||||
- windows-2022 # [windows, x64]
|
||||
- windows-latest # [windows, x64]
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
@ -197,7 +197,7 @@ jobs:
|
||||
- macos-13 # [macOs, x64]
|
||||
- macos-latest # [macOs, ARM64]
|
||||
- ubuntu-20.04 # [linux, x64]
|
||||
- windows-2022 # [windows, x64]
|
||||
- windows-latest # [windows, x64]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user