mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-06 17:59:52 +08:00
Update ubuntu18.yml
This commit is contained in:
parent
73abd8de8b
commit
2ef5500e07
3
.github/workflows/ubuntu18.yml
vendored
3
.github/workflows/ubuntu18.yml
vendored
@ -15,13 +15,10 @@ jobs:
|
|||||||
- {cxx: , arch: -DCMAKE_CXX_FLAGS="-m32"} # default=gcc7
|
- {cxx: , arch: -DCMAKE_CXX_FLAGS="-m32"} # default=gcc7
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
<<<<<<< HEAD
|
|
||||||
- name: Setup cmake
|
- name: Setup cmake
|
||||||
uses: jwlawson/actions-setup-cmake@v1.4
|
uses: jwlawson/actions-setup-cmake@v1.4
|
||||||
with:
|
with:
|
||||||
cmake-version: '3.9.x'
|
cmake-version: '3.9.x'
|
||||||
=======
|
|
||||||
>>>>>>> main
|
|
||||||
- name: Install older compilers
|
- name: Install older compilers
|
||||||
run: |
|
run: |
|
||||||
sudo -E dpkg --add-architecture i386
|
sudo -E dpkg --add-architecture i386
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user