We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf3ba2 commit d672f26Copy full SHA for d672f26
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- os: [ubuntu-20.04, ubuntu-latest]
+ os: [ubuntu-24.04, ubuntu-latest]
25
26
# Steps represent a sequence of tasks that will be executed as part of the job
27
steps:
0 commit comments