Commit bbba79f
authored
Bump Linux runner version for build workflow
Previously, the `ubuntu-16.04` runner was used for the Linux job used to build and test the application in the "build" GitHub Actions workflow. That runner has now been removed by GitHub. In its place, we will use the runner with the oldest version of Ubuntu that is now available as a GitHub-hosted runner: `ubuntu-18.04`.
The reason for using the oldest available Ubuntu version is to provide compatibility with the widest possible range of Linux versions for the users of the Arduino Language Server.1 parent 134ca4d commit bbba79f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments