aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorUnai Martinez-Corral <unai.martinezcorral@ehu.eus>2022-07-27 09:21:47 +0200
committerUnai Martinez-Corral <unai.martinezcorral@ehu.eus>2022-07-27 09:21:47 +0200
commit539adbe0fc1438d09161a2b8715942cd7d5f9b7c (patch)
tree4ad88fba5798d6df0c958c35bf1b199a2c82768e /.github
parent7120d05a841597f83dcb6247c4c9d6b62f6fdefc (diff)
downloadghdl-539adbe0fc1438d09161a2b8715942cd7d5f9b7c.tar.gz
ghdl-539adbe0fc1438d09161a2b8715942cd7d5f9b7c.tar.bz2
ghdl-539adbe0fc1438d09161a2b8715942cd7d5f9b7c.zip
ci: macos-10.15 is deprecated, use macos-11 and macos-12
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index ed23d1321..b8bf9bfb3 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -192,8 +192,8 @@ jobs:
fail-fast: false
matrix:
os:
- - '10.15'
- - '11.0'
+ - '11'
+ - '12'
backend:
- mcode
- llvm