ci: use Ubuntu 26.04 for Ubuntu builds

main
Reion Wong 3 weeks ago
parent 6b4c9ce7e3
commit 489f9e7c0a

@ -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