Skip to content

Commit

Permalink
CI: Specify github windows server version
Browse files Browse the repository at this point in the history
  • Loading branch information
adonais committed Mar 3, 2022
1 parent 17f4bf9 commit 066dd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
jobs:
fx_build:
name: Iceweasel build
runs-on: windows-latest
runs-on: windows-2019
timeout-minutes: 480
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 066dd00

Please sign in to comment.