Switch back to ubuntu runner

This commit is contained in:
Keval Kapdee
2024-03-28 16:50:05 +00:00
parent 7853098460
commit 8097b2f6a3
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
release:
name: release
runs-on: archlinux-latest
runs-on: ubuntu-latest
strategy:
matrix:
features: [arch, debian]