ソースを参照

ci: use latest macOS

pull/72/head
Jérôme Deuchnord 5ヶ月前
コミット
3682ed69f9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/tests.yml

+ 1
- 1
.github/workflows/tests.yml ファイルの表示

@@ -15,7 +15,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11.0
- macos-latest
- windows-latest
python_version:
- '3.8'


読み込み中…
キャンセル
保存