2025-01-24 13:28 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* .github/workflows/vm1-ci.yml
* switched the runner from macos-latest to ubuntu-latest
Support for macOS runners has been deprecated.
This commit is contained in:
2
.github/workflows/vm1-ci.yml
vendored
2
.github/workflows/vm1-ci.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
vm1-ci:
|
||||
runs-on: macos-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
@@ -7,6 +7,11 @@
|
||||
Entries may not always be in chronological/commit order.
|
||||
See license at the end of file. */
|
||||
|
||||
2025-01-24 13:28 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* .github/workflows/vm1-ci.yml
|
||||
* switched the runner from macos-latest to ubuntu-latest
|
||||
Support for macOS runners has been deprecated.
|
||||
|
||||
2025-01-24 13:23 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* .github/workflows/vm1-ci.yml
|
||||
* updated to recent cross-platform-actions releae
|
||||
|
||||
Reference in New Issue
Block a user