Unpin ubuntu version for feature branch CI build (#1400) (#1401)

This commit is contained in:
Hao Liu
2023-05-08 14:42:35 -04:00
committed by GitHub
parent 194340688d
commit 4fe482b77b

View File

@@ -8,7 +8,7 @@ on:
jobs:
release:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
name: Push devel image
steps:
- uses: actions/checkout@v3