]> git.nega.tv - josh/narcissus/commitdiff
Update github actions VM to Ubuntu 22.04
authorJoshua Simmons <josh@nega.tv>
Sat, 29 Oct 2022 15:29:33 +0000 (17:29 +0200)
committerJoshua Simmons <josh@nega.tv>
Sat, 29 Oct 2022 15:29:33 +0000 (17:29 +0200)
.github/workflows/rust.yml

index 945165b9f12814b355d8181331fd4b8914254d6a..fb1fb4155147af0af54026627d71af4a0963d584 100644 (file)
@@ -12,7 +12,7 @@ env:
 jobs:
   build:
 
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
 
     steps:
     - name: install_dependencies