File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
jobs :
13
13
analyze :
14
14
name : Analyze
15
- runs-on : ubuntu-20 .04
15
+ runs-on : ubuntu-22 .04
16
16
permissions :
17
17
actions : read
18
18
contents : read
Original file line number Diff line number Diff line change 29
29
- drizzle-valibot
30
30
- drizzle-arktype
31
31
- other
32
- runs-on : ubuntu-20 .04
32
+ runs-on : ubuntu-22 .04
33
33
services :
34
34
postgres-postgis :
35
35
image : postgis/postgis:16-3.4
@@ -231,7 +231,7 @@ jobs:
231
231
- drizzle-valibot
232
232
- drizzle-arktype
233
233
- eslint-plugin-drizzle
234
- runs-on : ubuntu-20 .04
234
+ runs-on : ubuntu-22 .04
235
235
steps :
236
236
- uses : actions/checkout@v4
237
237
@@ -325,7 +325,7 @@ jobs:
325
325
- drizzle-valibot
326
326
- drizzle-arktype
327
327
- eslint-plugin-drizzle
328
- runs-on : ubuntu-20 .04
328
+ runs-on : ubuntu-22 .04
329
329
permissions :
330
330
contents : read
331
331
id-token : write
Original file line number Diff line number Diff line change 23
23
- drizzle-valibot
24
24
- drizzle-arktype
25
25
- other
26
- runs-on : ubuntu-20 .04
26
+ runs-on : ubuntu-22 .04
27
27
services :
28
28
postgres-postgis :
29
29
image : postgis/postgis:16-3.4
@@ -213,7 +213,7 @@ jobs:
213
213
- drizzle-valibot
214
214
- drizzle-arktype
215
215
- eslint-plugin-drizzle
216
- runs-on : ubuntu-20 .04
216
+ runs-on : ubuntu-22 .04
217
217
steps :
218
218
- uses : actions/checkout@v4
219
219
@@ -302,7 +302,7 @@ jobs:
302
302
- drizzle-valibot
303
303
- drizzle-arktype
304
304
- eslint-plugin-drizzle
305
- runs-on : ubuntu-20 .04
305
+ runs-on : ubuntu-22 .04
306
306
services :
307
307
postgres-postgis :
308
308
image : postgis/postgis:16-3.4
Original file line number Diff line number Diff line change 15
15
- drizzle-valibot
16
16
- drizzle-arktype
17
17
- eslint-plugin-drizzle
18
- runs-on : ubuntu-20 .04
18
+ runs-on : ubuntu-22 .04
19
19
steps :
20
20
- uses : actions/checkout@v4
21
21
You can’t perform that action at this time.
0 commit comments