Skip to content

Commit d02501e

Browse files
Update dependency ubuntu to v24
1 parent b15d03d commit d02501e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33
jobs:
44
cypress-run:
55
name: Cypress run
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-24.04
77
steps:
88
- name: Checkout
99
uses: actions/checkout@v2

0 commit comments

Comments
 (0)