Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sv2v
Overview
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
sv2v
Commits
c00f508e
Commit
c00f508e
authored
Jul 24, 2022
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade deprecated github actions runner
parent
87642c09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/main.yaml
+2
-2
No files found.
.github/workflows/main.yaml
View file @
c00f508e
...
@@ -17,7 +17,7 @@ jobs:
...
@@ -17,7 +17,7 @@ jobs:
matrix
:
matrix
:
os
:
os
:
-
ubuntu-20.04
-
ubuntu-20.04
-
macOS-1
0.15
-
macOS-1
1
-
windows-2019
-
windows-2019
steps
:
steps
:
-
uses
:
actions/checkout@v1
-
uses
:
actions/checkout@v1
...
@@ -38,7 +38,7 @@ jobs:
...
@@ -38,7 +38,7 @@ jobs:
matrix
:
matrix
:
os
:
os
:
-
ubuntu-20.04
-
ubuntu-20.04
-
macOS-1
0.15
-
macOS-1
1
needs
:
build
needs
:
build
env
:
env
:
IVERILOG_REF
:
7c5694e5163e905b7ba85096ae67e5f28862db48
IVERILOG_REF
:
7c5694e5163e905b7ba85096ae67e5f28862db48
...
...
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