Skip to content

Commit

Permalink
#89 : Implementation : GitHub actions - platform change
Browse files Browse the repository at this point in the history
  • Loading branch information
s-takeuchi committed Apr 2, 2022
1 parent e9a8983 commit 4dbef89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push]
jobs:
build:

runs-on: windows-2016
runs-on: windows-latest
timeout-minutes: 20

steps:
Expand Down

0 comments on commit 4dbef89

Please sign in to comment.