commit | 0ae3228c2edf7222e87fb0bdf096c872b8ee41f1 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@linux.ibm.com> | Sat Jan 07 14:13:08 2023 +1100 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Sun Jan 08 13:03:18 2023 -0500 |
tree | 385e8915e94a775a0285f96377df1d8e34beed16 | |
parent | 5a19c96f6b823720da22fa290228a0a7c25c2f2f [diff] |
CI: Check out latest skywater-pdk revision
diff --git a/.github/Makefile b/.github/Makefile index fcb0bc1..0447bcf 100644 --- a/.github/Makefile +++ b/.github/Makefile
@@ -17,7 +17,7 @@ OPEN_PDKS_ROOT ?= $(shell pwd)/.. THREADS ?= $(shell nproc) STD_CELL_LIBRARY ?= sky130_fd_sc_hd -SKYWATER_COMMIT ?= b5ff6174d9aa921f670f12a2893969fe4a516f6c +SKYWATER_COMMIT ?= main .DEFAULT_GOAL := all