mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
Update ubuntu20.yml
This commit is contained in:
parent
2ef5500e07
commit
9e4e34f3cf
3
.github/workflows/ubuntu20.yml
vendored
3
.github/workflows/ubuntu20.yml
vendored
@ -14,13 +14,10 @@ jobs:
|
|||||||
- {cxx: , arch: -DCMAKE_CXX_FLAGS="-m32"} # default=gcc9
|
- {cxx: , arch: -DCMAKE_CXX_FLAGS="-m32"} # default=gcc9
|
||||||
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