Skip to content

Commit b7f5fe0

Browse files
authored
Merge pull request #27 from gi/issue-ci-runtimes
ci: update runtimes
2 parents 88a570b + b11473a commit b7f5fe0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,11 @@ jobs:
6060
strategy:
6161
matrix:
6262
os:
63+
- macos-14
6364
- macos-latest
65+
- ubuntu-22.04
6466
- ubuntu-latest
6567
ruby:
66-
- ruby-3.0
6768
- ruby-3.1
6869
- ruby-3.2
6970
- ruby-3.3

0 commit comments

Comments
 (0)