Skip to content

Commit 6e46513

Browse files
jsingletlcartey
andauthored
Update .github/workflows/validate-rules-csv.yml
Co-authored-by: Luke Cartey <5377966+lcartey@users.noreply.github.com>
1 parent 8948215 commit 6e46513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-rules-csv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
validate-rules-csv:
1818
name: Validate Rules CSV
19-
runs-on: ubuntu-latest
19+
runs-on: ubuntu-22.04
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v2

0 commit comments

Comments
 (0)