Skip to content

Commit

Permalink
Change win to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Jan 24, 2024
1 parent 22e8376 commit a0f885a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: "MetaCall Distributable Windows Test"
name: MetaCall Distributable Windows Test

on:
workflow_dispatch:
pull_request:
push:

jobs:
test:
runs-on: windows-2019
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit a0f885a

Please sign in to comment.