mirror of https://github.com/scrapy/scrapy.git
Move CI from the decommissioned macos-11 to macos-latest. (#6372)
This commit is contained in:
parent
9ba4dd311d
commit
986d1ee1dd
|
|
@ -7,7 +7,7 @@ concurrency:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
runs-on: macos-11
|
runs-on: macos-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue