Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
82e5da35
Unverified
Commit
82e5da35
authored
Aug 03, 2022
by
Derek Nola
Committed by
GitHub
Aug 03, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade macos-10.15 to macos-12 (#5953)
Signed-off-by:
Derek Nola
<
derek.nola@suse.com
>
parent
43508341
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
cgroup.yaml
.github/workflows/cgroup.yaml
+1
-1
install.yaml
.github/workflows/install.yaml
+1
-1
snapshotter.yaml
.github/workflows/snapshotter.yaml
+1
-1
No files found.
.github/workflows/cgroup.yaml
View file @
82e5da35
...
@@ -37,7 +37,7 @@ jobs:
...
@@ -37,7 +37,7 @@ jobs:
name
:
"
Conformance
Test"
name
:
"
Conformance
Test"
needs
:
prep
needs
:
prep
# nested virtualization is only available on macOS hosts
# nested virtualization is only available on macOS hosts
runs-on
:
macos-1
0.15
runs-on
:
macos-1
2
timeout-minutes
:
40
timeout-minutes
:
40
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
...
...
.github/workflows/install.yaml
View file @
82e5da35
...
@@ -15,7 +15,7 @@ on:
...
@@ -15,7 +15,7 @@ on:
jobs
:
jobs
:
test
:
test
:
name
:
"
Smoke
Test"
name
:
"
Smoke
Test"
runs-on
:
macos-1
0.15
runs-on
:
macos-1
2
timeout-minutes
:
40
timeout-minutes
:
40
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
...
...
.github/workflows/snapshotter.yaml
View file @
82e5da35
...
@@ -37,7 +37,7 @@ jobs:
...
@@ -37,7 +37,7 @@ jobs:
name
:
"
Smoke
Test"
name
:
"
Smoke
Test"
needs
:
prep
needs
:
prep
# nested virtualization is only available on macOS hosts
# nested virtualization is only available on macOS hosts
runs-on
:
macos-1
0.15
runs-on
:
macos-1
2
timeout-minutes
:
40
timeout-minutes
:
40
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment