mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Switch back to using the latest ArchLinux docker image
This commit is contained in:
@@ -589,9 +589,7 @@ jobs:
|
|||||||
|
|
||||||
b_archlinux:
|
b_archlinux:
|
||||||
docker:
|
docker:
|
||||||
# FIXME: Newer releases won't work until CircleCI updates its host machines.
|
- image: archlinux:base
|
||||||
# See https://github.com/ethereum/solidity/pull/11332
|
|
||||||
- image: archlinux:base-20210131.0.14634
|
|
||||||
environment:
|
environment:
|
||||||
TERM: xterm
|
TERM: xterm
|
||||||
MAKEFLAGS: -j 3
|
MAKEFLAGS: -j 3
|
||||||
@@ -730,9 +728,7 @@ jobs:
|
|||||||
|
|
||||||
t_archlinux_soltest: &t_archlinux_soltest
|
t_archlinux_soltest: &t_archlinux_soltest
|
||||||
docker:
|
docker:
|
||||||
# FIXME: Newer releases won't work until CircleCI updates its host machines.
|
- image: archlinux:base
|
||||||
# See https://github.com/ethereum/solidity/pull/11332
|
|
||||||
- image: archlinux:base-20210131.0.14634
|
|
||||||
environment:
|
environment:
|
||||||
EVM: << pipeline.parameters.evm-version >>
|
EVM: << pipeline.parameters.evm-version >>
|
||||||
OPTIMIZE: 0
|
OPTIMIZE: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user