move to ubuntu-22.04 from ubuntu-latest (20.04)

trying to get libstdc++.so.6.30 instead of ...28
This commit is contained in:
jdegenstein
2022-10-28 15:34:40 -05:00
committed by GitHub
parent c5e0d73422
commit 973448697a

View File

@@ -10,7 +10,7 @@ on:
default: 'dir'
jobs:
build-linux:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: mamba-org/provision-with-micromamba@main