mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-06-25 10:37:21 +02:00
fix(CI): testing macos-latest
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: macos-latest
|
||||
strategy:
|
||||
matrix:
|
||||
scenario:
|
||||
|
||||
@@ -5,7 +5,7 @@ on:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: macos-latest
|
||||
strategy:
|
||||
matrix:
|
||||
scenario:
|
||||
|
||||
@@ -5,7 +5,7 @@ on:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: macos-latest
|
||||
strategy:
|
||||
matrix:
|
||||
scenario:
|
||||
|
||||
Reference in New Issue
Block a user