ci: use Ubuntu 26.04 for Ubuntu builds

main
reionwong 3 weeks ago
parent b1bdd26e98
commit b95977efe6

@ -25,7 +25,7 @@ jobs:
ubuntu:
name: Ubuntu
runs-on: ubuntu-latest
runs-on: ubuntu-26.04
steps:
- name: Checkout Source
uses: actions/checkout@v2

Loading…
Cancel
Save