branch: elpa/request
commit edb0ae646665c852b500ed5208c108442c5a900e
Author: dickmao <none>
Commit: dickmao <none>
dial back ubuntu-latest
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 16b5f7cf4a..737640afa3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- os: [ubuntu-latest]
+ os: [ubuntu-20.04]
emacs_version: [25.3, 26.3, 27.2, 28.2]
python_version: [2.7, 3.6]