Skip to content

Commit fbcf899

Browse files
amend! ci: Move iverilog from build to test
ci: Move iverilog from build to test
1 parent 5a75963 commit fbcf899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
strategy:
106106
matrix:
107107
os:
108-
- { id: ubuntu-20.04, name: focal }
108+
- { id: ubuntu-22.04, name: focal }
109109
steps:
110110
- name: Install Dependencies
111111
shell: bash

0 commit comments

Comments
 (0)