Skip to content

Commit e24637f

Browse files
authored
Revert workflow to ubuntu 22.04
1 parent a9ec2f1 commit e24637f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
deploy:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-22.04
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@v3

0 commit comments

Comments
 (0)