Skip to content

Commit 74d3054

Browse files
hsbtyuki24
authored andcommitted
Replace AppVeyor CI with GitHub Actions Windows runner
1 parent 8779f8e commit 74d3054

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
24+
os: [ ubuntu-latest, windows-latest ]
2425
steps:
2526
- uses: actions/checkout@v6
2627
- uses: ruby/setup-ruby@v1

appveyor.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)