git.fiddlerwoaroof.com
Browse code

Update blank.yml

Ed Langley authored on 27/03/2022 17:07:51
Showing 1 changed files
... ...
@@ -18,7 +18,7 @@ jobs:
18 18
   # This workflow contains a single job called "build"
19 19
   build:
20 20
     # The type of runner that the job will run on
21
-    runs-on: ubuntu
21
+    runs-on: ubuntu-latest
22 22
     container: nixos/nix
23 23
 
24 24
     # Steps represent a sequence of tasks that will be executed as part of the job