Skip to content

Commit 2518475

Browse files
authored
Update Tests.yml
Ubuntu 22.04 worker for Tests
1 parent bafa3c1 commit 2518475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
1212
# You can convert this to a matrix build if you need cross-platform coverage.
1313
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515

1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)